Handle getSize in File for windows pipes#24873
Conversation
e933628 to
96fb2c3
Compare
|
Thanks @squeek502 and @The-King-of-Toasters for the pointers...I've updated to use |
|
Really appreciate the sleuthing help on this one, everyone. Based on this information I updated #24865 to also pre-set |
96fb2c3 to
1a94513
Compare
|
It seems similar logic is in |
|
I think the similarities are mostly superficial--it's basically just that they both call (I'm not opposed to it, though, that's just my initial reaction) |
|
I'm vibing with your "initial reaction" squeek. Creating a thin wrapper function in this case feels it could be an "abstraction trap"...resist the urge. |
Fixes #24867